commit | f66a29b03a2637ff052f2b8a81a5417fa44e228b | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Fri Nov 13 13:03:36 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 15 22:14:39 2009 -0800 |
tree | b0cef7e1be9fe0e44c90ad95039ef5d9122ce5fc | |
parent | 24f4efd4e6c89a4093d0b8653d6669e45de45001 [diff] |
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 We need room for another TSO flag and it would be most efficient if it resided in tg3_flags2. This patch moves the TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 to make room. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>