mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
74b793e1ef
Pre-allocate a skb at init time to be used for control messages to the HW if skb allocation fails. Tolerate failures to send messages initializing some memories at the cost of parity error detection for these memories. Retry sending connection id release messages if both alloc_skb(GFP_ATOMIC) and alloc_skb(GFP_KERNEL) fail. Do not bring the interface up if messages binding queue set to port fail to be sent. Signed-off-by: Divy Le Ray <divy@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
adapter.h | ||
ael1002.c | ||
aq100x.c | ||
common.h | ||
cxgb3_ctl_defs.h | ||
cxgb3_defs.h | ||
cxgb3_ioctl.h | ||
cxgb3_main.c | ||
cxgb3_offload.c | ||
cxgb3_offload.h | ||
firmware_exports.h | ||
l2t.c | ||
l2t.h | ||
Makefile | ||
mc5.c | ||
regs.h | ||
sge_defs.h | ||
sge.c | ||
t3_cpl.h | ||
t3_hw.c | ||
t3cdev.h | ||
version.h | ||
vsc8211.c | ||
xgmac.c |