Initially the phy_bus_name was added to manipulate the
driver name but it was recently just used to manage the
fixed-link and then to take some decision at run-time.
So the patch uses the is_pseudo_fixed_link and removes
the phy_bus_name variable not necessary anymore.
The driver can manage the md
Hello
On 3/16/2016 12:03 PM, Andreas Färber wrote:
Am 16.03.2016 um 12:01 schrieb Gabriel Fernandez:
Hi Pepe,
i have a kernel crash
[2.714097] Unable to handle kernel NULL pointer dereference at
virtual address 01d6
[2.722188] pgd = c0204000
[2.724886] [01d6] *pgd=
Hi Pepe,
i have a kernel crash
[2.714097] Unable to handle kernel NULL pointer dereference at
virtual address 01d6
[2.722188] pgd = c0204000
[2.724886] [01d6] *pgd=
[2.728452] Internal error: Oops: 5 [#1] SMP ARM
[2.733054] Modules linked in:
[2.736095] CPU
Am 16.03.2016 um 12:01 schrieb Gabriel Fernandez:
> Hi Pepe,
>
> i have a kernel crash
>
> [2.714097] Unable to handle kernel NULL pointer dereference at
> virtual address 01d6
> [2.722188] pgd = c0204000
> [2.724886] [01d6] *pgd=
> [2.728452] Internal error: Oops:
Initially the phy_bus_name was added to manipulate the
driver name but it was recently just used to manage the
fixed-link and then to take some decision at run-time.
So the patch uses the is_pseudo_fixed_link and removes
the phy_bus_name variable not necessary anymore.
The driver can manage the md