]> git.baikalelectronics.ru Git - kernel.git/commit
ibft: fix the display of a few fields in the NIC attribute structure in sysfs
authorAshutosh Naik <ashutosh.naik@gmail.com>
Thu, 30 Apr 2009 22:08:58 +0000 (15:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 2 May 2009 22:36:10 +0000 (15:36 -0700)
commit36a66e434ef8cbace72c74f9fcbdd558edcca1b1
treebf9330a7ae70e1c71cf771a8964122eeec8239a4
parentc3cc9918710e716a18eab51c0252a63fad08a159
ibft: fix the display of a few fields in the NIC attribute structure in sysfs

Fix the display of a few fields in the iBFT NIC attribute structure in
sysfs.

Ensure that, if the DHCP IP address and the subnet mask for the interface
is present in the iBFT NIC structure, the corresponding entries are
created in sysfs tree for the device.  This would hence create the
additional entries in the tree based on the iBFT table and would not
delete any existing entries.

Signed-off-by: Ashutosh Naik <ashutosh.naik@gmail.com>
Cc: Vishnu V <vishnu@chelsio.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/firmware/iscsi_ibft.c