Files
linux/drivers/net
zhong jiang bf37afceaf net:usb: Use ARRAY_SIZE instead of calculating the array size
We use ARRAY_SIZE to replace open code sizeof(lan78xx_regs) / sizeof(u32).
It make the code concise.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-04 13:23:15 -07:00
..
2018-08-03 12:54:54 -07:00
2018-07-29 12:57:26 -07:00
2018-08-04 13:15:11 -07:00