diff options
author | David S. Miller <davem@davemloft.net> | 2010-07-20 00:25:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-20 00:25:04 +0200 |
commit | e2df8b7f6665075f7fe93613897117743c7bf0ba (patch) | |
tree | fdab625d9866cfbbde1ca10d1e2dde4201632d5a /drivers/net/hp-plus.c | |
parent | net: this_cpu_xxx conversions (diff) | |
download | linux-e2df8b7f6665075f7fe93613897117743c7bf0ba.tar.xz linux-e2df8b7f6665075f7fe93613897117743c7bf0ba.zip |
ks8842: Fix ks8842_tx_frame() for 16bit case.
As reported by Andrew:
drivers/net/ks8842.c: In function 'ks8842_handle_rx':
drivers/net/ks8842.c:428: warning: 'status' may be used uninitialized in this function
Just use the 32-bit status for all reads, and delete the useless
cast to 'int' when reading a u16 into 'len'.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hp-plus.c')
0 files changed, 0 insertions, 0 deletions