| commit | 75b99dbd634f9caf7b4e48ec5c2dcec8c1837372 | [log] [tgz] |
|---|---|---|
| author | Eric Dumazet <edumazet@google.com> | Thu Jan 16 11:15:12 2014 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Fri Jan 17 18:11:08 2014 -0800 |
| tree | 324146b493f5f947b7b011e2e80a26b86f1bf4d9 | |
| parent | 11ffff752c6a5adc86f7dd397b2f75af8f917c51 [diff] |
parisc: fix SO_MAX_PACING_RATE typo
SO_MAX_PACING_RATE definition on parisc got a typo.
Its not too late to fix it, before 3.13 is official.
Fixes: 62748f32d501 ("net: introduce SO_MAX_PACING_RATE")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>