OSDN Git Service

ax25/6pack: Replace sp_header_ops with ax25_header_ops
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 2 Mar 2015 06:03:45 +0000 (00:03 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2015 21:43:40 +0000 (16:43 -0500)
commit204d2dcae46150777ca90c6d480c57022796c547
tree9f72bf9eca7f1a4b38533d7071ed0f4ab8e1731b
parent56fc7e7128a1ca9c52d8e2907f0f13871957b1bc
ax25/6pack: Replace sp_header_ops with ax25_header_ops

The two sets of header operations are functionally identical remove
the duplicate definition.

Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-hams@vger.kernel.org
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/6pack.c