commit | 04e888de2d72b587f81a18e42cb9af2c020ef63b | [log] [tgz] |
---|---|---|
author | Venkat Duvvuru <venkatkumar.duvvuru@avagotech.com> | Wed Dec 30 01:29:02 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 30 16:33:35 2015 -0500 |
tree | 0b9fae22e5932132b3c7926d89b605b072839264 | |
parent | fdf81bfb7aab307146cdc33c1d741db324572ca3 [diff] |
be2net: remove unused error variables eeh_error, fw_timeout, hw_error variables in the be_adapter structure are not used anymore. An earlier patch that introduced adapter->err_flags to store this information missed removing these variables. Signed-off-by: Venkat Duvvuru <venkatkumar.duvvuru@avagotech.com> Signed-off-by: Sathya Perla <sathya.perla@avagotech.com> Signed-off-by: David S. Miller <davem@davemloft.net>