f76957fc8f
Currently the skb array is not fully allocated, and the allocation is done as it's requested, which is not the expected way. This patch just allocate the full skb array at driver initialization. Also, this patch increases ehea version to 107. Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
ehea.h | ||
ehea_ethtool.c | ||
ehea_hw.h | ||
ehea_main.c | ||
ehea_phyp.c | ||
ehea_phyp.h | ||
ehea_qmr.c | ||
ehea_qmr.h | ||
Makefile |