parisc: fix SO_MAX_PACING_RATE typo
authorEric Dumazet <edumazet@google.com>
Thu, 16 Jan 2014 19:15:12 +0000 (11:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Jan 2014 02:11:08 +0000 (18:11 -0800)
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>

No differences found