From: Yinghai Lu <yinghai@kernel•org>
To: Jeff Kirsher <jeffrey.t.kirsher@intel•com>,
Jesse Brandeburg <jesse.brandeburg@intel•com>
Cc: e1000-devel@lists•sourceforge.net, NetDev <netdev@vger•kernel.org>
Subject: [PATCH] e1000: Remove blink_led_start declaration
Date: Tue, 12 Apr 2011 16:28:22 -0700 [thread overview]
Message-ID: <4DA4E016.1050800@kernel.org> (raw)
It is left over code.
Signed-off-by: Yinghai Lu <yinghai@kernel•org>
---
drivers/net/e1000/e1000_hw.h | 1 -
1 file changed, 1 deletion(-)
Index: linux-2.6/drivers/net/e1000/e1000_hw.h
===================================================================
--- linux-2.6.orig/drivers/net/e1000/e1000_hw.h
+++ linux-2.6/drivers/net/e1000/e1000_hw.h
@@ -386,7 +386,6 @@ s32 e1000_setup_led(struct e1000_hw *hw)
s32 e1000_cleanup_led(struct e1000_hw *hw);
s32 e1000_led_on(struct e1000_hw *hw);
s32 e1000_led_off(struct e1000_hw *hw);
-s32 e1000_blink_led_start(struct e1000_hw *hw);
/* Adaptive IFS Functions */
next reply other threads:[~2011-04-12 23:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 23:28 Yinghai Lu [this message]
2011-04-12 23:30 ` [PATCH] ixgbe: Remove not used blink_led_start/stop code Yinghai Lu
2011-04-13 0:29 ` Jeff Kirsher
2011-04-13 3:53 ` [PATCH] e1000: Remove blink_led_start declaration Jeff Kirsher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DA4E016.1050800@kernel.org \
--to=yinghai@kernel$(echo .)org \
--cc=e1000-devel@lists$(echo .)sourceforge.net \
--cc=jeffrey.t.kirsher@intel$(echo .)com \
--cc=jesse.brandeburg@intel$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox