Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/chelsio/cxgb3
Steve Wise 1003e19c46 cxgb3: fix up vpd strings for kstrto*()
The vpd strings are left justified, in a fixed length array, with possible
trailing white space and no NUL.  So fix them up before calling kstrto*().

This is a recent regression which causes cxgb3 to fail to load.

Fixes: e72c932 ("cxgb3: Convert simple_strtoul to kstrtox")

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-19 15:49:31 -05:00
..
2016-01-04 21:58:28 -05:00
2016-01-04 21:58:28 -05:00
2013-10-21 18:46:45 -04:00
2012-02-15 15:48:19 -05:00