Re: [PATCH] drivers/net/usb/asix: resync from vendor's copy

From: Michal Marek
Date: Mon Nov 07 2011 - 11:09:07 EST


On 2.11.2011 20:36, Mark Lord wrote:
> +static char driver_version[] =
> + "ASIX USB Ethernet Adapter: v" DRIVER_VERSION \
> + " " __TIME__ " " __DATE__ "\n";

Please drop the __TIME__ and __DATE__, it makes each build produce
different object files.

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