diff options
author | Josh Stone <jistone@redhat.com> | 2009-09-17 14:42:04 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-09-17 14:48:01 -0700 |
commit | 597c982e513c9fef84e64e9aaef77cb736245096 (patch) | |
tree | 638deaff0888fb79e776a776cfd8d7ec71191eb5 /tapsets.cxx | |
parent | 707e2bec52a319441497f684b1a62d7ed97e3eff (diff) | |
download | systemtap-steved-597c982e513c9fef84e64e9aaef77cb736245096.tar.gz systemtap-steved-597c982e513c9fef84e64e9aaef77cb736245096.tar.xz systemtap-steved-597c982e513c9fef84e64e9aaef77cb736245096.zip |
Remove temporaries in netdev.change_mac
As reported by dsmith, reusing temporary locals will prevent our
limited optimizer from eliminating code. I'm getting rid of these
particular locals altogether.
* tapset/networking.stp (netdev.change_mac): Don't write mac
intermediates into locals; just pass them directly to sprintf.
Diffstat (limited to 'tapsets.cxx')
0 files changed, 0 insertions, 0 deletions