From: Stephen Hemminger Date: Thu, 8 Jan 2009 01:23:17 +0000 (-0800) Subject: bluetooth: driver API update X-Git-Tag: v2.6.29-rc1~45^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d7f0a46bc0e30514b1779caff0fce6e424c4b5;p=pandora-kernel.git bluetooth: driver API update 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 Acked-by: Marcel Holtmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed