[PATCH] ixgb: Driver version, white space, comments

Driver version, white space, comments & added Module_version Patch from linville

Signed-off-by: Mallikarjuna R Chilakala <mallikarjuna.chilakala@intel.com>
Signed-off-by: Ganesh Venkatesan <ganesh.venkatesan@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
This commit is contained in:
Malli Chilakala
2005-08-11 13:59:59 -07:00
committed by Jeff Garzik
parent b40a1f06c0
commit ab707da7cf
2 changed files with 9 additions and 4 deletions

View File

@@ -271,7 +271,8 @@ ixgb_get_regs(struct net_device *netdev,
uint8_t i;
/* the 1 (one) below indicates an attempt at versioning, if the
* interface in ethtool or the driver this 1 should be incremented */
* interface in ethtool or the driver changes, this 1 should be
* incremented */
regs->version = (1<<24) | hw->revision_id << 16 | hw->device_id;
/* General Registers */