skge: cleanup pci id table
authorstephen hemminger <shemminger@vyatta.com>
Wed, 6 Jul 2011 19:00:05 +0000 (19:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jul 2011 07:29:31 +0000 (00:29 -0700)
The PCI table was using mix of defines for device id and hard coded
hex values. This patch change it to all hex values. It also adds
comments based on the names provided in the vendor driver table.

There is NO CHANGE to the actual resulting table.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/skge.c

Simple merge