[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100510.042031.135962157.davem@davemloft.net>
Date: Mon, 10 May 2010 04:20:31 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: marcel@...tmann.org
Cc: netdev@...r.kernel.org
Subject: Re: Pull request: bluetooth-next-2.6 2010-05-10
Ok, I pulled this.
But patch #32 needs to be fixed. That TX window thing is, if
anything, a socket option not some obscure module load parameter.
Doing it with a module parameter means that you can't make it so that
only some sockets (or some network paths) use a certain TX window
value and other's not.
Another alternative is to, as implied, make it a route metric or
similar.
Anything but a module option is appropriate for this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists