]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: fix incorrect type in declaration
authorFlorent Fourcot <florent.fourcot@enst-bretagne.fr>
Thu, 12 Dec 2013 16:07:58 +0000 (17:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Dec 2013 21:14:09 +0000 (16:14 -0500)
commitaede0f72bf5478bddf2b219bdd308c2248dac8d6
tree661c49e46f3ccaca03870b414dd4063373932d86
parent53380009c67fdae5fd9b0ea2e7108ba134008613
ipv6: fix incorrect type in declaration

Introduced by 45f8ce2b2beaaa7cc7b328285f32bc686e5333d2
  "ipv6: add flowinfo for tcp6 pkt_options for all cases"

Reported-by: kbuild test robot <fengguang.wu@intel.com>
V2: fix the title, add empty line after the declaration (Sergei Shtylyov
feedbacks)

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ipv6_sockglue.c