[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130813.151115.147152336246462450.davem@davemloft.net>
Date: Tue, 13 Aug 2013 15:11:15 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: xeb@...l.ru, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] pptp: fix byte order warnings
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Sat, 10 Aug 2013 15:22:58 -0700
> Pptp driver has lots of byte order warnings from sparse.
> This was because the on-the-wire header is in network byte order (obviously)
> but the definition did not reflect that.
>
> Also, the address structure to user space actually put the call id
> in host order. Rather than break ABI compatibility, just acknowledge
> the existing design.
>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists