diff options
author | Mahesh Bandewar <maheshb@google.com> | 2017-03-08 10:56:02 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-09 17:33:29 -0800 |
commit | dc9c4d0fe023b508f1b41dbe2a3f3133f81b4d29 (patch) | |
tree | d461db31feb7b87f667918d9383f3d51d844cb10 /net/ipv6/tcp_ipv6.c | |
parent | ec891c8b8da2c3862a5f76ba72f6d140c418d812 (diff) |
bonding: reduce scope of some global variables
Many of the bond param variables are declared global while it's not
really necessary for these variables to be global. So moving them to
the location these are used.
Signed-off-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions