esp6: Remame esp_input_done2
authorSteffen Klassert <steffen.klassert@secunet.com>
Fri, 14 Apr 2017 08:06:21 +0000 (10:06 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 14 Apr 2017 08:06:21 +0000 (10:06 +0200)
commitf1fbed0e89303e6100085ea1dfb25d8413ca06ec
tree5ee40e990c415f4bcb33205e8eaa0ff80b26f411
parentd77e38e612a017480157fe6d2c1422f42cb5b7e3
esp6: Remame esp_input_done2

We are going to export the ipv4 and the ipv6
version of esp_input_done2. They are not static
anymore and can't have the same name. So rename
the ipv6 version to esp6_input_done2.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv6/esp6.c