bnx2x: fix bnx2x_storm_stats_update() on big endian
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 13 Feb 2012 06:23:12 +0000 (06:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2012 21:04:09 +0000 (16:04 -0500)
commit66d885cba670059396b2f9ed9d5f4cbead0baee0
tree92737a6a08556ca2097a8e13c07fb74dc0001502
parent7465ac3c2f2c99b3c69bd8e257758a0baa7bc7ea
bnx2x: fix bnx2x_storm_stats_update() on big endian

commit 619c5cb6885 (New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc) added new
sparse warnings.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Cc: Eilon Greenstein <eilong@broadcom.com>
Cc: Vladislav Zolotarov <vladz@broadcom.com>
Cc: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c