| Submitter | Paul Gortmaker |
|---|---|
| Date | March 13, 2011, 9:33 p.m. |
| Message ID | <1300052054-7531-1-git-send-email-paul.gortmaker@windriver.com> |
| Download | mbox |
| Permalink | /patch/86618/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6.git tipc-Mar13-2011Comments
From: Paul Gortmaker <paul.gortmaker@windriver.com> Date: Sun, 13 Mar 2011 17:33:48 -0400 > Content varies, from cleanups to bugfixes to removals of orphaned code. > > In the new functionality department, there is the SO_RCVTIMEO sockopt > and the multi-chunk iovec changes that simply were not supported before. > > In the removal dep't there were a couple more blocks relating to the > now-gone prototype routing that can also now be deleted. > > Nobody likes Kconfig options for micro tuning anymore, so one of those > gets shot in the head, which triggered a bunch of associated cleanups, > like the killing off of a largely useless global structure. > > The remainder are either bugfixes or cosmetic cleanups initiated by > the bugfix; with the usual intent of not mixing both types of content > within a single commit, so that review/inspection is hopefully easier. Looks good, pulled, thanks a lot! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html