All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] sctp: fix and clean up
@ 2013-11-08  2:55 ` Wang Weidong
  0 siblings, 0 replies; 26+ messages in thread
From: Wang Weidong @ 2013-11-08  2:55 UTC (permalink / raw)
  To: vyasevich, nhorman; +Cc: dingtianhong, davem, linux-sctp, netdev

This patch series include: remove the duplicate initialize,
remove else path, fix one lost free, convert func to boolean,
fix some typos.

Wang Weidong (5):
  sctp: remove the duplicate initialize
  sctp: remove the else path
  sctp: if we done update ssnmap, free the new ssnmap
  sctp: convert sctp_peer_needs_update to boolean
  sctp: fix some typos in associola.c

 net/sctp/associola.c | 63 ++++++++++------------------------------------------
 1 file changed, 12 insertions(+), 51 deletions(-)

-- 
1.7.12



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

end of thread, other threads:[~2013-11-11  1:59 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-08  2:55 [PATCH net-next 0/5] sctp: fix and clean up Wang Weidong
2013-11-08  2:55 ` Wang Weidong
2013-11-08  2:55 ` [PATCH net-next 1/5] sctp: remove the duplicate initialize Wang Weidong
2013-11-08  2:55   ` Wang Weidong
2013-11-08  2:55 ` [PATCH net-next 2/5] sctp: remove the else path Wang Weidong
2013-11-08  2:55   ` Wang Weidong
2013-11-08  3:00   ` Joe Perches
2013-11-08  3:00     ` Joe Perches
2013-11-08  3:07     ` wangweidong
2013-11-08  3:07       ` wangweidong
2013-11-08 18:19   ` Sergei Shtylyov
2013-11-08 19:19     ` Sergei Shtylyov
2013-11-11  1:57     ` wangweidong
2013-11-11  1:57       ` wangweidong
2013-11-08  2:55 ` [PATCH net-next 3/5] sctp: if we done update ssnmap, free the new ssnmap Wang Weidong
2013-11-08  2:55   ` Wang Weidong
2013-11-08  3:49   ` Vlad Yasevich
2013-11-08  3:49     ` Vlad Yasevich
2013-11-08  4:30     ` wangweidong
2013-11-08  4:30       ` wangweidong
2013-11-08  2:55 ` [PATCH net-next 4/5] sctp: convert sctp_peer_needs_update to boolean Wang Weidong
2013-11-08  2:55   ` Wang Weidong
2013-11-08  2:55 ` [PATCH net-next 5/5] sctp: fix some typos in associola.c Wang Weidong
2013-11-08  2:55   ` Wang Weidong
2013-11-08  6:41 ` [PATCH net-next 0/5] sctp: fix and clean up David Miller
2013-11-08  6:41   ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.