diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2009-09-14 04:23:13 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-14 20:03:54 -0400 |
commit | d314737ad3bad6b4603b243fd6db572385259690 (patch) | |
tree | aeb1403dff45df771e0c83bad4e7d8c6b8164e50 /net/sched/sch_api.c | |
parent | 2fb02a26bda1cbc3553164a8358c303d936255c5 (diff) |
igb: do not allow phy sw reset code to make calls to null pointers
In the case of fiber and serdes adapters we were seeing issues with ethtool
-t causing kernel panics due to null function pointers. To prevent this we
need to exit out of the phy reset code in the event that we do not have a
valid phy.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_api.c')
0 files changed, 0 insertions, 0 deletions