commit | a52a8a4d98f82478d8ef0d121115b514a7f72f85 | [log] [tgz] |
---|---|---|
author | Zhang Shengju <zhangshengju@cmss.chinamobile.com> | Fri Dec 02 09:51:06 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 03 15:49:16 2016 -0500 |
tree | 0d977ffc8b7ad998279b8aa81a810d8b0e501edf | |
parent | 690291093a54535d63084e4da63fd44599cf02e8 [diff] |
iwlwifi: use reset to set transport header Since offset is zero, it's not necessary to use set function. Reset function is straightforward, and will remove the unnecessary add operation in set function. Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com> Signed-off-by: David S. Miller <davem@davemloft.net>