tcp_bbr: fix typo in bbr_pacing_margin_percent
authorNeal Cardwell <ncardwell@google.com>
Mon, 15 Oct 2018 16:37:57 +0000 (09:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Oct 2018 05:56:42 +0000 (22:56 -0700)
commit97ec3eb33dd300764ca5fa8923e5430dc4dbac13
tree321083b5f118ec3a5539f5a5c9124d094756b656
parent864e5c090749448e879e86bec06ee396aa2c19c5
tcp_bbr: fix typo in bbr_pacing_margin_percent

There was a typo in this parameter name.

Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_bbr.c