commit | a8ee4dc1b5937ef60e04e11c6dd6039099d1069d | [log] [tgz] |
---|---|---|
author | Harini Katakam <harini.katakam@xilinx.com> | Thu Jun 27 11:50:59 2019 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 29 11:09:18 2019 -0700 |
tree | 92b15d5d3bdd00ea9586cd388b8349d688ffa054 | |
parent | 79293f49677e2e703ef0d0efc9919319adacb3fb [diff] |
net: macb: Add separate definition for PPM fraction The scaled ppm parameter passed to _adjfine() contains a 16 bit fraction. This just happens to be the same as SUBNSINCR_SIZE now. Hence define this separately. Signed-off-by: Harini Katakam <harini.katakam@xilinx.com> Signed-off-by: David S. Miller <davem@davemloft.net>