]> Git Repo - linux.git/commit - net/ipv4/esp4.c
net: esp{4,6}: remove padlen from struct esp_data
authorMathias Krause <[email protected]>
Fri, 18 Oct 2013 10:09:04 +0000 (12:09 +0200)
committerSteffen Klassert <[email protected]>
Tue, 29 Oct 2013 05:39:42 +0000 (06:39 +0100)
commit123b0d1ba0a98ef12550d82b79ccb8d89090f871
tree0736319cd06a3bb314a297376bef78cd3ae67265
parent4d53eff48b5f03ce67f4f301d6acca1d2145cb7a
net: esp{4,6}: remove padlen from struct esp_data

The padlen member of struct esp_data is always zero. Get rid of it.

Signed-off-by: Mathias Krause <[email protected]>
Cc: Steffen Klassert <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: "David S. Miller" <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
include/net/esp.h
net/ipv4/esp4.c
net/ipv6/esp6.c
This page took 0.054635 seconds and 4 git commands to generate.