Re: [PATCH] drivers: misc: stcam: Renesas stcam device
From: Greg Kroah-Hartman
Date: Wed Oct 30 2013 - 15:40:14 EST
On Wed, Oct 30, 2013 at 12:17:48PM -0700, Daniel Walker wrote:
> This is a driver for the ternary content addressable memory unit from Renesas. It
> allows filtering on bits, and wildcards thru the chip.
>
> Signed-off-by: Daniel Walker <dwalker@xxxxxxxxxx>
What about the Cisco copyright? Has that author signed off on this?
And why a separate driver, can't you do this all from userspace as a
normal i2c driver?
You are creating sysfs files without the corrisponding
Documentation/ABI/ files, why?
and most important, what is a "ternary content addressable memory unit"
and what would you do with such a thing?
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/