aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorHolger Schurig <[email protected]>2008-10-29 10:35:02 +0100
committerJohn W. Linville <[email protected]>2008-10-29 17:54:34 -0400
commit87bf24f3d2e076468deaa5181d44184887072904 (patch)
tree64f5a626b074f5f35de310e3a90a078ebd7c98ed /net/lapb/lapb_out.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 <[email protected]> Acked-by: Dan Williams <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions