Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/cisco/enic
Govindarajulu Varadarajan 19b596bda1 enic: check return value for stat dump
We do not check the return value of enic_dev_stats_dump(). If allocation
fails, we will hit NULL pointer reference.

Return only if memory allocation fails. For other failures, we return the
previously recorded values.

Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-10 23:42:39 -07:00
..
2012-02-24 17:53:03 -05:00
2014-06-23 14:32:19 -07:00
2012-11-19 19:13:59 -05:00
2014-06-23 14:32:19 -07:00
2014-12-31 13:08:45 -05:00
2014-12-31 13:08:45 -05:00