]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: phy: Move fixed link code to separate routine
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Fri, 12 Oct 2018 11:25:34 +0000 (16:55 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 12 Oct 2018 13:34:05 +0000 (15:34 +0200)
commit002b9dd69fcda7bfa4c042e7a0cfb2f54dae65c0
tree954488d2696e53d0ed02bad3b7ac90c868577871
parentc5aa7e5a97e7553a0454f18728b18dd843dd7873
net: phy: Move fixed link code to separate routine

This patch moves fixed-link functionality code to a separate
routine inorder to make it more modular and cleaner.

Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/phy/phy.c