commit | 68536053600425c24aba031c45f053d447eedd9c | [log] [tgz] |
---|---|---|
author | Florent Fourcot <florent.fourcot@enst-bretagne.fr> | Thu Dec 12 17:07:58 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 12 16:14:09 2013 -0500 |
tree | 661c49e46f3ccaca03870b414dd4063373932d86 | |
parent | 335802d1c297a2851d7140d84af6ec05c1d3cf3f [diff] |
ipv6: fix incorrect type in declaration Introduced by 1397ed35f22d7c30d0b89ba74b6b7829220dfcfd "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>