]> Git Repo - linux.git/commit
ixgbe: fix X550 PHY function pointers
authorDon Skidmore <[email protected]>
Wed, 10 Jun 2015 00:36:53 +0000 (17:36 -0700)
committerJeff Kirsher <[email protected]>
Wed, 10 Jun 2015 00:36:53 +0000 (17:36 -0700)
commitbef23de1e57654e9c05be3e428b9158908a327bb
tree705cd9577a0d9be8cec3b05a492181f3ca9f7925
parente2261bcc2af3e5e9ee1dfd29bfe6b8b7ba6e5ad1
ixgbe: fix X550 PHY function pointers

A subset of the X550 function pointers didn't have default methods. This
didn't cause any issue with previous X550 devices as they were all
redefined.  However future devices will need these default values.

Signed-off-by: Don Skidmore <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
This page took 0.05719 seconds and 4 git commands to generate.