skge: cleanup pci id table
commit6f7d32f41e5123cb3bbe8c8ce2df912d7a1e1537
authorstephen hemminger <shemminger@vyatta.com>
Wed, 6 Jul 2011 19:00:05 +0000 (6 19:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jul 2011 07:29:31 +0000 (7 00:29 -0700)
tree7f4f0482e0410e5065ed9cd9ff1c792e0b7cea9b
parentd804c6f2122ae4ffac21757c7774007e38093390
skge: cleanup pci id table

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