28 Oct
2014
28 Oct
'14
08:59
On 28.10.14 09:54, Andreas Schwab wrote:
Alexander Graf <agraf@suse.de> writes:
++ buf = kasprintf(GFP_KERNEL, "amd-xgbe-%s", pdata->netdev->name);
You'll probably need to rename that. You'll probably also need to rename all public functions to avoid conflicts.
As long as it gets built as a module public functions don't hurt. The above can also never conflict, as there's either A0 or B0 silicon in a SoC - never both at the same time. Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org