aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_ether.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-04-16 11:07:17 +0000
committerDavid S. Miller <davem@davemloft.net>2013-04-17 14:13:02 -0400
commitc1db7a26ac3f7223a38eaeb46a77d0cf9e6a0d8f (patch)
tree458dceabab609cc738af0b5f58227806eff47288 /drivers/net/usb/cdc_ether.c
parentnet: sctp: sctp_bind_addr: remove dead code (diff)
downloadlinux-dev-c1db7a26ac3f7223a38eaeb46a77d0cf9e6a0d8f.tar.xz
linux-dev-c1db7a26ac3f7223a38eaeb46a77d0cf9e6a0d8f.zip
net: sctp: sctp_ulpq: remove 'malloced' struct member
The structure sctp_ulpq is embedded into sctp_association and never separately allocated, also ulpq->malloced is always 0, so that kfree() is never called. Therefore, remove this code. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/usb/cdc_ether.c')
0 files changed, 0 insertions, 0 deletions