From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 03/42] bluetooth: driver API update Date: Wed, 07 Jan 2009 17:23:28 -0800 (PST) Message-ID: <20090107.172328.193611931.davem@davemloft.net> References: <20090107003316.784424362@vyatta.com> <20090107003345.753201945@vyatta.com> <1231293232.14901.13.camel@californication> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shemminger-ZtmgI6mnKB3QT0dZR+AlfA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org Return-path: In-Reply-To: <1231293232.14901.13.camel@californication> Sender: linux-bluetooth-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org From: Marcel Holtmann Date: Wed, 07 Jan 2009 02:53:52 +0100 > > Convert to net_device_ops and use internal net_device_stats in bnep > > device. > > > > Note: no need for bnep_net_ioctl since if ioctl is not set, then > > dev_ifsioc handles it by returning -EOPNOTSUPP > > > > Signed-off-by: Stephen Hemminger > > looks good to me. > > Acked-by: Marcel Holtmann Applied. > Dave, I assume you take the whole series in one go, so I leave it up to > you to apply. Yep, thanks.