Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] ieee802.15.4 general fixes
@ 2012-07-09 10:22 Alexander Smirnov
  2012-07-09 10:22 ` [PATCH net-next 1/6] 6lowpan: revert: add missing spin_lock_init() Alexander Smirnov
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Alexander Smirnov @ 2012-07-09 10:22 UTC (permalink / raw)
  To: davem, eric.dumazet; +Cc: netdev

Dear David, Eric,

this patch-set is mostly intended to fix sparse and LOCKDEP warnings.
It contains some my previous patches reworked and extended according
to the hints from Eric Dumazet and Fengguang Wu. Many thanks to they!

With best regards,
Alex

Alexander Smirnov (6):
  6lowpan: revert: add missing spin_lock_init()
  drivers/ieee802154/at86rf230: rework irq handler
  mac802154: add get short address method
  6lowpan: rework fragment-deleting routine
  6lowpan: get extra headroom in allocated frame
  mac802154: sparse warnings: make symbols static

 drivers/ieee802154/at86rf230.c |   14 ++++++--------
 net/ieee802154/6lowpan.c       |   36 +++++++++++++++++++-----------------
 net/mac802154/mac802154.h      |    1 +
 net/mac802154/mac_cmd.c        |    4 +++-
 net/mac802154/mib.c            |   16 +++++++++++++++-
 5 files changed, 44 insertions(+), 27 deletions(-)

--
1.7.2.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-07-09 10:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 10:22 [PATCH net-next 0/6] ieee802.15.4 general fixes Alexander Smirnov
2012-07-09 10:22 ` [PATCH net-next 1/6] 6lowpan: revert: add missing spin_lock_init() Alexander Smirnov
2012-07-09 10:22 ` [PATCH net-next 2/6] drivers/ieee802154/at86rf230: rework irq handler Alexander Smirnov
2012-07-09 10:22 ` [PATCH net-next 3/6] mac802154: add get short address method Alexander Smirnov
2012-07-09 10:22 ` [PATCH net-next 4/6] 6lowpan: rework fragment-deleting routine Alexander Smirnov
2012-07-09 10:53   ` Eric Dumazet
2012-07-09 10:22 ` [PATCH net-next 5/6] 6lowpan: get extra headroom in allocated frame Alexander Smirnov
2012-07-09 10:22 ` [PATCH net-next 6/6] mac802154: sparse warnings: make symbols static Alexander Smirnov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox