diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2010-04-09 10:01:37 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-04-13 09:58:24 (GMT) |
commit | cd58950a5345f006a318f178705b9250aa54425c (patch) | |
tree | dcb03a8a7fc911be029bf5d8efc3e98de04b386a /drivers/net/3c523.h | |
parent | 1b6e66182dab42c42bdac72633dbe35b3dba8f69 (diff) | |
download | linux-fsl-qoriq-cd58950a5345f006a318f178705b9250aa54425c.tar.xz |
skbuff: remove unused dev_consume_skb macro definition
dev_consume_skb and kfree_skb_clean have no users and in the case of
kfree_skb_clean could cause potential build issues since I cannot find
where it is defined. Based on the patch in which it was introduced it
appears to have been a bit of leftover code from an earlier version of the
patch in which kfree_skb_clean was dropped in favor of consume_skb.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/3c523.h')
0 files changed, 0 insertions, 0 deletions