]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
cxgb4: Fixed the code to use correct length for part number
authorHariprasad Shenai <hariprasad@chelsio.com>
Mon, 1 Sep 2014 14:24:56 +0000 (19:54 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 06:00:41 +0000 (23:00 -0700)
commit63a92fe6f7e40069086be21bf9fbcfbe8d001345
tree8f16985a0db625b82634620cf960af19e947f07b
parent444018a7f1f46d588328498777cab5a9f4d29105
cxgb4: Fixed the code to use correct length for part number

Previously it was using the length value of serial number.
Also added macro for VPD unique identifier (0x82).

Signed-off-by: Casey Leedom <leedom@chelsio.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c