]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/net/ipx.h
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git...
[linux.git] / include / net / ipx.h
index baf0903909984de0a2ee823f72e3cd673da42961..9d1342807b597058c268cf84ac57eac77798bf37 100644 (file)
@@ -47,11 +47,6 @@ struct ipxhdr {
 /* From af_ipx.c */
 extern int sysctl_ipx_pprop_broadcasting;
 
-static __inline__ struct ipxhdr *ipx_hdr(struct sk_buff *skb)
-{
-       return (struct ipxhdr *)skb_transport_header(skb);
-}
-
 struct ipx_interface {
        /* IPX address */
        __be32                  if_netnum;