summaryrefslogtreecommitdiffstats
path: root/drivers/tc
diff options
context:
space:
mode:
authorJiri Pirko <jpirko@redhat.com>2011-10-11 23:00:41 +0000
committerDavid S. Miller <davem@davemloft.net>2011-10-18 23:59:33 -0400
commite730c82347b9dc75914da998c44c3f348965db41 (patch)
tree6a003ecc293961629062530996e9c9fc50e5131f /drivers/tc
parentd5123480b1d6f7d1a5fe1a13520cef88fb5d4c84 (diff)
downloadlinux-e730c82347b9dc75914da998c44c3f348965db41.tar.bz2
tg3: negate USE_PHYLIB flag check
USE_PHYLIB flag in tg3_remove_one() is being checked incorrectly. This results tg3_phy_fini->phy_disconnect is never called and when tg3 module is removed. In my case this resulted in panics in phy_state_machine calling function phydev->adjust_link. So correct this check. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Acked-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions