diff options
author | Michael Buesch <mb@bu3sch.de> | 2009-09-06 10:18:58 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-09-09 11:18:54 -0400 |
commit | cde1b55b43b71cabb1a94278a809bca21b9df791 (patch) | |
tree | c5a58a99108f2706ac313aee64a386e589e9231c /MAINTAINERS | |
parent | b0544eb6019a33e836141156a8fbe74a9f8367b4 (diff) |
b43: Fix sparse warning in hw-tkip code
This fixes a sparse warning in the hardware-TKIP code:
drivers/net/wireless/b43/xmit.c:272:18: warning: incorrect type in assignment (different base types)
drivers/net/wireless/b43/xmit.c:272:18: expected unsigned short [unsigned] [short] <noident>
drivers/net/wireless/b43/xmit.c:272:18: got restricted unsigned short [usertype] <noident>
The code should work correctly with and without this patch applied.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions