RE: [PATCH] cxgb3: remove pointless conditional before kfree_skb() From: David Laight <hidden> Date: 2012-08-28 13:36:00 - if (t->nofail_skb) - kfree_skb(t->nofail_skb); + kfree_skb(t->nofail_skb); Some of these conditionals might be there for performance reasons - eg if common path and normally NULL. David
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help