]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 14:43:21 +0000 (22:43 +0800)
commitd13140862a3aeb9336a8431113e6d7dd37ee3594
treed4fb40a07cfc5d14279a19b7a637b73eed12c09f
parentdacf73a9907c17d87fb4e7ee96b5ce65b1e927b2
bnx2x: fix bnx2x_storm_stats_update() on big endian

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

(cherry picked from commit 66d885cba670059396b2f9ed9d5f4cbead0baee0)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/bnx2x/bnx2x_stats.c