netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [resend PATCH] ixgbe: remove unused #define
@ 2011-08-03 16:42 Jon Mason
  2011-08-04  0:09 ` Jeff Kirsher
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Mason @ 2011-08-03 16:42 UTC (permalink / raw)
  To: David S. Miller
  Cc: netdev, Jeff Kirsher, Jesse Brandeburg, Bruce Allan,
	Carolyn Wyborny, Don Skidmore, Greg Rose, PJ Waskiewicz,
	Alex Duyck, John Ronciak, e1000-devel

Remove unused IXGBE_INTEL_VENDOR_ID #define

Signed-off-by: Jon Mason <jdmason@kudzu.us>
---
 drivers/net/ixgbe/ixgbe_type.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/net/ixgbe/ixgbe_type.h b/drivers/net/ixgbe/ixgbe_type.h
index e0d970e..b5bf2e1 100644
--- a/drivers/net/ixgbe/ixgbe_type.h
+++ b/drivers/net/ixgbe/ixgbe_type.h
@@ -32,9 +32,6 @@
 #include <linux/mdio.h>
 #include <linux/netdevice.h>
 
-/* Vendor ID */
-#define IXGBE_INTEL_VENDOR_ID   0x8086
-
 /* Device IDs */
 #define IXGBE_DEV_ID_82598               0x10B6
 #define IXGBE_DEV_ID_82598_BX            0x1508
-- 
1.7.6


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [resend PATCH] ixgbe: remove unused #define
  2011-08-03 16:42 [resend PATCH] ixgbe: remove unused #define Jon Mason
@ 2011-08-04  0:09 ` Jeff Kirsher
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Kirsher @ 2011-08-04  0:09 UTC (permalink / raw)
  To: Jon Mason
  Cc: David S. Miller, netdev@vger.kernel.org, Brandeburg, Jesse,
	Allan, Bruce W, Wyborny, Carolyn, Skidmore, Donald C,
	Rose, Gregory V, Waskiewicz Jr, Peter P, Duyck, Alexander H,
	Ronciak, John, e1000-devel@lists.sourceforge.net

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

On Wed, 2011-08-03 at 09:42 -0700, Jon Mason wrote:
> 
> Remove unused IXGBE_INTEL_VENDOR_ID #define
> 
> Signed-off-by: Jon Mason <jdmason@kudzu.us>
> ---
>  drivers/net/ixgbe/ixgbe_type.h |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-) 

Thanks Jon, I will add the patch to my queue.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-04  0:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-03 16:42 [resend PATCH] ixgbe: remove unused #define Jon Mason
2011-08-04  0:09 ` Jeff Kirsher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).