commit | 9665982885f0e11ea9e3c5d9bfc7ead48d08c83f | [log] [tgz] |
---|---|---|
author | Amit Kumar Salecha <amit.salecha@qlogic.com> | Tue Jun 22 03:18:58 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 23 13:16:28 2010 -0700 |
tree | 2b58902a183a9733cfd8862277540734c68b5234 | |
parent | 406818ff347cbbdae2fb21fafd1939d00cf479c5 [diff] |
qlcnic: cleanup skb allocation No need to maintian separate state for alloced and freed skb. This can be done by null check. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>