Re: [PATCH] Revert "mwifiex: Use the proper interfaces"
From: Thomas Gleixner <hidden>
Date: 2014-06-21 22:19:44
From: Thomas Gleixner <hidden>
Date: 2014-06-21 22:19:44
On Fri, 20 Jun 2014, Bing Zhao wrote:
This reverts commit a82fc3b4a2bceb7c6587249cb690342eb5065979. Thomas corrected me on that I misunderstood Johannes' comment for net_timedelta() and the ktime_get_real() usage inside __net_timestamp().
And still my V2 patch is functionally equivivalent to the current implementation but uses the proper interfaces for that. If the network core folks come up with a clock monotonic based solution, then you do not have to change anything at all. It just works ... That's what interfaces are made for.... Thanks, tglx