Thanks, I agree with all your comments below, I've addressed them all,
re-tested, and will be sending a new patch now (with the correct ordering
of commit messages vs. notes at the top). Thanks for the continued reviews
of this series Jesse!
Kyle
On Dec 4, 2012, at 4:52 PM, Jesse Gross wrote:
>
On Thu, Nov 29, 2012 at 2:46 PM, Kyle Mestery wrote:
> Note: v6 of this patch addresses additional comments from
> Jesse. Specifically, I've removed the hash table of
> port/socket mappings and moved to a linked list. I've also
> cleaned up the code around this quite a bit.
>
> Note: v5 of this pa
Note: v6 of this patch addresses additional comments from
Jesse. Specifically, I've removed the hash table of
port/socket mappings and moved to a linked list. I've also
cleaned up the code around this quite a bit.
Note: v5 of this patch addresses comments from Jesse
and Chris.
Note: v4 of this pa