Re: [PATCH 1/6] cxgb4: Add register, message, and FW definitions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Hemminger
Date: Tuesday, March 30, 2010 - 2:09 pm

On Tue, 30 Mar 2010 10:52:17 -0800
Dimitris Michailidis <dm@chelsio.com> wrote:


The intent of the __types like __u8 etc are that these types
should only be used by structures that are part in some way of
a kernel to userspace API. Any structures which are only used
in the kernel should just use the regular type (ie u8).

I say intent because many places do not follow this practice.

-- 
--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/6] updated cxgb4 submission, Dimitris Michailidis, (Tue Mar 30, 11:52 am)
[PATCH 1/6] cxgb4: Add register, message, and FW definitions, Dimitris Michailidis, (Tue Mar 30, 11:52 am)
[PATCH 2/6] cxgb4: Add HW and FW support code, Dimitris Michailidis, (Tue Mar 30, 11:52 am)
[PATCH 3/6] cxgb4: Add packet queues and packet DMA code, Dimitris Michailidis, (Tue Mar 30, 11:52 am)
[PATCH 4/6] cxgb4: Add remaining driver headers and L2T ma ..., Dimitris Michailidis, (Tue Mar 30, 11:52 am)
[PATCH 5/6] cxgb4: Add main driver file and driver Makefile, Dimitris Michailidis, (Tue Mar 30, 11:52 am)
[PATCH 6/6] net: Hook up cxgb4 to Kconfig and Makefile, Dimitris Michailidis, (Tue Mar 30, 11:52 am)
Re: [PATCH 1/6] cxgb4: Add register, message, and FW defin ..., Stephen Hemminger, (Tue Mar 30, 2:09 pm)
Re: [PATCH 5/6] cxgb4: Add main driver file and driver Mak ..., Stephen Hemminger, (Tue Mar 30, 2:19 pm)
Re: [PATCH 1/6] cxgb4: Add register, message, and FW defin ..., Dimitris Michailidis, (Tue Mar 30, 6:25 pm)
Re: [PATCH 5/6] cxgb4: Add main driver file and driver Mak ..., Dimitris Michailidis, (Tue Mar 30, 6:34 pm)
Re: [PATCH 5/6] cxgb4: Add main driver file and driver Mak ..., Dimitris Michailidis, (Wed Mar 31, 5:19 pm)
Re: [PATCH 5/6] cxgb4: Add main driver file and driver Mak ..., Dimitris Michailidis, (Wed Mar 31, 6:34 pm)