Re: [PATCH 1/3] be2net: header files

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, March 4, 2009 - 12:47 am

From: Sathya Perla <sathyap@serverengines.com>
Date: Tue, 03 Mar 2009 19:03:30 +0530


Although these pointers are properly declared with the __iomem
marker, the code in some places fails to specify the __iomem
qualifier.

For example, be_mbox_db_ring(), be_mbox_db_ready_wait().

I am sure there are others.

If you check your driver's build with sparse it will warn about these
kinds of problems.
--
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 1/3] be2net: header files, Sathya Perla, (Tue Mar 3, 6:33 am)
Re: [PATCH 1/3] be2net: header files, David Miller, (Wed Mar 4, 12:47 am)