Re: [PATCH v7 1/1] ieee802154: MRF24J40 driver
Dear colleagues, 2012/9/4 David Miller : > From: Alan Ott > Date: Sun, 2 Sep 2012 21:44:13 -0400 > >> Driver for the Microchip MRF24J40 802.15.4 WPAN module. I wan on vacation so had no possibility to review the code. Alan, thank you for the contribution! >> >> Signed-off-by: Alan Ott > > Applied to net-next, thanks. Thanks David. Alex -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Re: [PATCH] mac802154: fix sparse warning for mac802154_slave_get_priv
> Make sparse happy by fixing the following error: >* symbol 'mac802154_slave_get_priv' was not declared. Should it be static? > > Signed-off-by: Silviu-Mihai Popescu > --- > net/mac802154/mib.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Should be already fixed, please try the latest net-next tree.-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/