bnx2x: Fix static checker warning regarding `txdata_ptr'
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Tue, 26 Aug 2014 07:24:41 +0000 (10:24 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Aug 2014 23:28:46 +0000 (16:28 -0700)
Incorrect checking of array instead of array contents in panic_dump
flow - results of commit e261199872a2 ("bnx2x: Safe bnx2x_panic_dump()").

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found