~ubuntu-branches/ubuntu/saucy/linux-exynos5/saucy-proposed

« back to all changes in this revision

Viewing changes to drivers/net/ethernet/stmicro/stmmac/common.h

  • Committer: Package Import Robot
  • Author(s): Tim Gardner
  • Date: 2013-10-11 08:22:11 UTC
  • Revision ID: package-import@ubuntu.com-20131011082211-que2hf43fl0lbggm
Tags: 3.11.0-203.11
No change upload, but with orig tarball this time.

Show diffs side-by-side

added added

removed removed

Lines of Context:
395
395
        void (*set_eee_pls) (void __iomem *ioaddr, int link);
396
396
        void (*ctrl_ane) (void __iomem *ioaddr, bool restart);
397
397
        void (*get_adv) (void __iomem *ioaddr, struct rgmii_adv *adv);
 
398
        bool (*read_link) (void __iomem *ioaddr);
398
399
};
399
400
 
400
401
struct stmmac_hwtimestamp {