projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d86ebd
)
sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
author
Ben Hutchings
<bhutchings@solarflare.com>
Fri, 23 Oct 2009 08:32:22 +0000
(08:32 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 24 Oct 2009 11:27:17 +0000
(
04:27
-0700)
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/net_driver.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/sfc/net_driver.h
b/drivers/net/sfc/net_driver.h
index c8b6998d7fc7b05f8f30fbfe72d948b417ab7750..13bc1b496da88120fea7537547f1f1c2155ee2ae 100644
(file)
--- a/
drivers/net/sfc/net_driver.h
+++ b/
drivers/net/sfc/net_driver.h
@@
-528,7
+528,6
@@
struct efx_mac_operations {
* @fini: Shut down PHY
* @reconfigure: Reconfigure PHY (e.g. for new link parameters)
* @clear_interrupt: Clear down interrupt
- * @blink: Blink LEDs
* @poll: Poll for hardware state. Serialised by the mac_lock.
* @get_settings: Get ethtool settings. Serialised by the mac_lock.
* @set_settings: Set ethtool settings. Serialised by the mac_lock.