Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27375
b: refs/heads/master
c: 25a9f2f
h: refs/heads/master
i:
  27373: cc96321
  27371: 162bee5
  27367: 193292d
  27359: f5d6fda
v: v3
  • Loading branch information
Auke Kok authored and Auke Kok committed May 26, 2006
1 parent fc26539 commit 5859986
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25943071b40580ba24e0a111e86b4869b9f5c07c
refs/heads/master: 25a9f2f154feaf1c86e46a8fe7b9940d0b0a96f6
16 changes: 0 additions & 16 deletions trunk/drivers/net/ixgb/ixgb_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,6 @@

#include "ixgb.h"

/* Change Log
* 1.0.96 04/19/05
* - Make needlessly global code static -- bunk@stusta.de
* - ethtool cleanup -- shemminger@osdl.org
* - Support for MODULE_VERSION -- linville@tuxdriver.com
* - add skb_header_cloned check to the tso path -- herbert@apana.org.au
* 1.0.88 01/05/05
* - include fix to the condition that determines when to quit NAPI - Robert Olsson
* - use netif_poll_{disable/enable} to synchronize between NAPI and i/f up/down
* 1.0.84 10/26/04
* - reset buffer_info->dma in Tx resource cleanup logic
* 1.0.83 10/12/04
* - sparse cleanup - shemminger@osdl.org
* - fix tx resource cleanup logic
*/

char ixgb_driver_name[] = "ixgb";
static char ixgb_driver_string[] = "Intel(R) PRO/10GbE Network Driver";

Expand Down

0 comments on commit 5859986

Please sign in to comment.