diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2008-07-04 08:39:01 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-07-08 14:16:04 -0400 |
commit | 70197ede33134725f3e2e606fcabc28b0a4549a3 (patch) | |
tree | b4f62374362e041156630daa0400320abf6abff6 /drivers/net/wireless/hostap/hostap_hw.c | |
parent | ae73e58ea64f121b26437a10937330e77ff48f33 (diff) |
b43legacy: Remove switch statement with 64-bit index
The gcc 3.4 fork used to compile the MN10300 port emits unwanted
__ucmpdi2() calls for switch statements that use a 64bit value.
This patch removes such a switch from b43legacy, and makes the code
more like that used in b43. Thanks to Adrian Bunk <bunk@kernel.org>
for reporting the problem.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_hw.c')
0 files changed, 0 insertions, 0 deletions