Re: linux-next: manual merge of the staging tree with the net tree

From: Larry Finger
Date: Fri Aug 26 2011 - 01:36:07 EST


On 08/25/2011 11:33 PM, Greg KH wrote:
On Fri, Aug 26, 2011 at 01:47:05PM +1000, Stephen Rothwell wrote:
Hi Greg,

Today's linux-next merge of the staging tree got a conflict in
drivers/staging/rtl8192e/r8192E_core.c between commit afc4b13df143 ("net:
remove use of ndo_set_multicast_list in drivers") from the net tree and
commit 09505184ec3d ("staging: rtl8192e: Remove files that are not used")
from the staging tree.

The latter removed the file, so I did that.

Thanks, that should be the correct thing :)

I'm a little confused. The files deleted in 09505184ec3d are not used at all in the new rtl8192e. The only way it makes sense is you did not have the new version when the the error with r8192E_core.c occurred.

The error that was reported to me was "drivers/staging/rtl8192e/rtl_core.c:2917:2: error: unknown field 'ndo_set_multicast_list' specified in initializer". The file rtl_core.c is needed with the new version. Yes, the names are quite confusing, which is part of the reason it took so long to delete the unused ones.

I have tested Stephan's patch and will send it to Greg with my SOB.

Larry
--
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/