[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54751FD4.2000003@gmail.com>
Date: Tue, 25 Nov 2014 16:33:24 -0800
From: Alexander Duyck <alexander.duyck@...il.com>
To: Francois Romieu <romieu@...zoreil.com>,
Alexander Duyck <alexander.h.duyck@...hat.com>
CC: netdev@...r.kernel.org,
Realtek linux nic maintainers <nic_swsd@...ltek.com>,
davem@...emloft.net
Subject: Re: [net-next PATCH 5/5] r8169: Use eth_skb_pad function
On 11/25/2014 04:02 PM, Francois Romieu wrote:
> Alexander Duyck <alexander.h.duyck@...hat.com> :
>> Replace rtl_skb_pad with eth_skb_pad since they do the same thing.
> rtl_skb_pad returns true on success.
>
> eth_skb_pad returns 0 on success.
>
Okay, that is an easy enough fix. I will just test for !eth_skb_pad in
the v2 version.
- Alex
--
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