Re: [PATCH] mac802154: fix typo in header guard

2015-03-19 Thread Marcel Holtmann
Hi Nicolas, > Signed-off-by: Nicolas Iooss > Fixes: b6eea9ca354a ("mac802154: introduce driver-ops header") > --- > net/mac802154/driver-ops.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this l

Re: [PATCH] mac802154: fix typo in header guard

2015-03-19 Thread Nicolas Iooss
On 03/19/2015 09:46 PM, Paul Bolle wrote: > On Thu, 2015-03-19 at 14:37 +0100, Alexander Aring wrote: >> On Thu, Mar 19, 2015 at 09:23:40PM +0800, Nicolas Iooss wrote: >>> Signed-off-by: Nicolas Iooss >>> Fixes: b6eea9ca354a ("mac802154: introduce driver-ops header") >> >> Acked-by: Alexander Arin

Re: [PATCH] mac802154: fix typo in header guard

2015-03-19 Thread Alexander Aring
On Thu, Mar 19, 2015 at 02:46:26PM +0100, Paul Bolle wrote: > On Thu, 2015-03-19 at 14:37 +0100, Alexander Aring wrote: > > On Thu, Mar 19, 2015 at 09:23:40PM +0800, Nicolas Iooss wrote: > > > Signed-off-by: Nicolas Iooss > > > Fixes: b6eea9ca354a ("mac802154: introduce driver-ops header") > > >

Re: [PATCH] mac802154: fix typo in header guard

2015-03-19 Thread Paul Bolle
On Thu, 2015-03-19 at 14:37 +0100, Alexander Aring wrote: > On Thu, Mar 19, 2015 at 09:23:40PM +0800, Nicolas Iooss wrote: > > Signed-off-by: Nicolas Iooss > > Fixes: b6eea9ca354a ("mac802154: introduce driver-ops header") > > Acked-by: Alexander Aring > > can you please queue this into bluetoo

Re: [PATCH] mac802154: fix typo in header guard

2015-03-19 Thread Alexander Aring
Marcel, On Thu, Mar 19, 2015 at 09:23:40PM +0800, Nicolas Iooss wrote: > Signed-off-by: Nicolas Iooss > Fixes: b6eea9ca354a ("mac802154: introduce driver-ops header") Acked-by: Alexander Aring can you please queue this into bluetooth-next or even bluetooth? Thanks. - Alex -- To unsubscribe f

[PATCH] mac802154: fix typo in header guard

2015-03-19 Thread Nicolas Iooss
Signed-off-by: Nicolas Iooss Fixes: b6eea9ca354a ("mac802154: introduce driver-ops header") --- net/mac802154/driver-ops.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/mac802154/driver-ops.h b/net/mac802154/driver-ops.h index 98180a9fff4a..a0533357b9ea 100644 --- a/