Hi Dave,

As I mentioned in my other pull request, here's the change
for the average.h to make the precision easier to use.

Please pull and let me know if there's any problem.

Thanks,
johannes



The following changes since commit 48cac18ecf1de82f76259a54402c3adb7839ad01:

  ipv6: orphan skbs in reassembly unit (2017-03-01 20:55:57 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git 
tags/mac80211-for-davem-2017-03-02

for you to fetch changes up to eb1e011a14748a1d9df9a7d7df9a5711721a1bdb:

  average: change to declare precision, not factor (2017-03-02 08:32:46 +0100)

----------------------------------------------------------------
This contains just the average.h change in order to get it
into the tree before adding new users through -next trees.

----------------------------------------------------------------
Johannes Berg (1):
      average: change to declare precision, not factor

 drivers/net/virtio_net.c                    |  2 +-
 drivers/net/wireless/ath/ath5k/ath5k.h      |  2 +-
 drivers/net/wireless/ralink/rt2x00/rt2x00.h |  2 +-
 include/linux/average.h                     | 61 +++++++++++++++++++----------
 net/batman-adv/types.h                      |  2 +-
 net/mac80211/ieee80211_i.h                  |  2 +-
 net/mac80211/sta_info.h                     |  2 +-
 7 files changed, 47 insertions(+), 26 deletions(-)

Reply via email to