diff options
author | 2015-06-06 10:41:17 +0200 | |
---|---|---|
committer | 2015-06-07 00:16:15 -0700 | |
commit | c5726d26b8147030c394964aabfb5d36140c08ef (patch) | |
tree | e737cdce85cded15f868e1ba3b2301067fed7044 /net/ipv4/tcp_ipv4.c | |
parent | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations (diff) | |
download | linux-dev-c5726d26b8147030c394964aabfb5d36140c08ef.tar.xz linux-dev-c5726d26b8147030c394964aabfb5d36140c08ef.zip |
wan: dscc4: fix build warning Wunused-but-set-variable
Fix:
drivers/net/wan/dscc4.c: In function 'dscc4_open':
drivers/net/wan/dscc4.c:1049:25: warning: variable 'ppriv' set but not used
[-Wunused-but-set-variable]
This has been in there unused since 1da177e4c3f (Linux-2.6.12-rc2) simply
remove it.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions