aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k/debug.c
diff options
context:
space:
mode:
authorHolger Schurig <hs4233@mail.mn-solutions.de>2008-10-29 10:35:02 +0100
committerJohn W. Linville <linville@tuxdriver.com>2008-10-29 17:54:34 -0400
commit87bf24f3d2e076468deaa5181d44184887072904 (patch)
tree64f5a626b074f5f35de310e3a90a078ebd7c98ed /drivers/net/wireless/ath5k/debug.c
parent10d0bd56966571d0324dfd9bbb8aa913a60bef5f (diff)
libertas: remove two libertas sparse warning
Johannes Berg detected this two sparse warnings: drivers/net/wireless/libertas/cmd.c:609:16: warning: cast to restricted __le16 drivers/net/wireless/libertas/cmd.c:611:16: warning: cast to restricted __le16 ... but cmd.minlevel is "s8", so we can access it directly and hope for the sign-extension-code in the compiler to convert that to the "s16" type. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath5k/debug.c')
0 files changed, 0 insertions, 0 deletions